home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / Tools / Development / qstat25b / template / README.txt < prev    next >
Text File  |  2002-11-18  |  960b  |  30 lines

  1. This directory contains the output templates used for the
  2. old broccoli server status page.
  3.  
  4. ** The broccoli servers are no longer running.  You should substitute
  5. ** your own server addresses into 'broc.lst'.
  6.  
  7. brocTh.html     header template
  8. brocTp.html     player template
  9. brocTs.html     server template
  10. brocTt.html     trailer template
  11. broc.lst        server list
  12.  
  13. To generate an HTML page for the broccoli servers:
  14.  
  15. qstat -P -f broc.lst -Ts brocTs.html -Th brocTh.html -Tt brocTt.html -Tp brocTp.html -sort g -of qservers.html
  16.  
  17. The HTML output will be put in "qservers.html".
  18.  
  19.  
  20.  
  21. I've also included some templates for Unreal/UT.  They can be used
  22. like this:
  23.  
  24. qstat -P -R -f unreal.lst -Th unrealTh.html -Tp unrealTp.html -Ts unrealTs.html -Tt unrealTt.html -sort g -of unreal.html
  25.  
  26. The HTML output will be put in "unreal.html".
  27.  
  28.  
  29. qstat -P -R -f tribes2.lst -Th tribes2th.html -Tp tribes2tp.html -Ts tribes2ts.html -Tt tribes2tt.html -sort g -of tribes2.html
  30.